
ol, ul, li {
    list-style: none;
}

.title-3 {
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: normal;
    color: #333;
    text-decoration: none;
}
.ti1 {
    font-family: "宋体";
    font-size: 14px;
    font-weight: normal;
    color: #2C5C8C;
    text-decoration: none;
}
.title-4 {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #333;
    text-decoration: none;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #555555;
}
.map-tle-1 {
    font-family: "宋体";
    font-size: 16px;
    font-weight: bold;
    color: #FF0000;
    text-decoration: none;
}
.zgfc {
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 40px;
    font-style: normal;
}
.yincang {
    width: 1154px;
    overflow: hidden;
}

.yincang .buttom-m-r-all ul {
    animation: move 11s infinite;
    width: 9999px;
}


@keyframes move {
    0% {
        transform: translateX(0px);
    }
    25% {
        transform: translateX(-273px);
    }
    50% {
        transform: translateX(-546px);
    }
    75% {
        transform: translateX(-819px);
    }
    100% {
        transform: translateX(-1092px);
    }
}
.yincang .buttom-m-r-all ul li {
    display: block;
    float: left;
   width: 210px;
   height: 148px;
   margin: 10px 33px 0px 0px;
}
.yincang .buttom-m-r-all ul li img{
    width: 210px;
    height: 148px;
    border: none;
}

.title-2 {
    font-family: "微软雅黑";
    font-size: 15px;
    font-weight: normal;
    color: #999999;
    text-decoration: none;
}
.title-botton {
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    line-height: 36px;
}
a:visited {
    text-decoration: none;
    color: #555555;
}
